C1.Silverlight.Olap.5
ToArray Method (ValueSet<T>)

Creates an array from this collection.
Syntax
'Declaration
 
Public Function ToArray() As T()
public T[] ToArray()

Return Value

An array that contains the objects in this collection.
See Also

Reference

ValueSet<T> Class
ValueSet<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.